Email
(c) Tollside 2000


OVERVIEW:

Email is a 32 bit Active X control which allows the user to send emails via Microsoft Outlook from within the application.  Outlook does not have to be loaded for it to work - it only needs to be installed.

The control can be used in all applications and on the Internet.  For example, when a user does a particular action on a software package or on on an internet page, an email could be automatically sent off to the author.



SETUP:

Unzip files into dedicated directory and then run SETUP.EXE



USING THE CONTROL:

Include the control in the Components section for the project so that it appears on the Toolbox.  It does not have a special icon.

Drag onto form - it is invisible at runtime.



METHOD:

To send an email with no attachments, use the method 

<name of control>.EmailTo (Address as string,Subject as string,Body as string)

The address is as you would see in Outlook e.g. John Smith or John.smith@yahoo.com

The subject is the title of the email

The body is the text of the message


To send an email with one attachment use the method

<name of control>.EmailToA1 (Address as string,Subject as string,Body as string,Attachment1 as string)


Attachment1 is specified as file location e.g. C:\TEMP\ANYFILE.DOC


To send an email with two or three attachments use the methods EmailToA2 or EmailToA3



SUPPORT / PROBLEMS:

Email tollside@yahoo.com





REGISTRATION:

REGISTRATION:

The registered version does not have the shareware message box and may be distributed by registered authors in their own aplications.

The registration fee is US $10 on line - this is for ALL THREE controls

You can register securely on line using 

https://www.swreg.org/soft_shop/303/shopscr15.shtml

Tollside Ltd
'Temeraire'
Beckfords
Upper Basildon
Reading
Berks
England
RG8 8PE


DISCLAIMER

Email is supplied on an 'as is' basis and Tollside Ltd accept no responsibility or liability for any losses arising out of its use or installation